CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边缘检测 视频

搜索资源列表

  1. Exercise4_1_vedio_canny_rgbgray

    0下载:
  2. 此程序的功能:对视频进行灰度处理,将灰度图进行Canny边缘检测,分别以视频形式输出。初学者可以看看,希望对你有帮助,可以直接运行-The function of this program: the video gray scale processing, grayscale Canny edge detection, respectively, a video output. Beginners can see, you want to help, you can run directly
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3954949
    • 提供者:罗国中
  1. tempreture0.3-OK

    0下载:
  2. 一个非常好用的VC++视频接口程序,直接运行可用,需要安装directx。功能包括usb读入视频(可用普通USB摄像头实验)。本程序原本设计配合高德红外摄像头检测温度使用,还有串口控制功能,一些基本的图像处理功能,如RGB-灰度转换,边缘检测等。也可以略加修改完成自己需要的功能。-a very good VC++ video interface program,you can use a USB camera for test, please install directX first!
  3. 所属分类:Video Capture

    • 发布日期:2017-05-16
    • 文件大小:4382242
    • 提供者:卢昊
  1. RF5_ICC

    0下载:
  2. 基于dsp的RF5框架的搭建,完成多任务处理,对视频进行边缘检测和直方图均衡化处理-Based on the dsp the RF5 framework of structures, to multi-task processing, edge detection and histogram equalization processing on the video
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:326144
    • 提供者:邢文君
  1. image-and-video-edge-detection

    0下载:
  2. 基于Simulink的图像及视频边缘检测 边缘检测方面的资料-Simulink-based image and video edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:223299
    • 提供者:guotaotao
  1. image-segmentation-

    0下载:
  2. 1.read_mpeg.m把mpg格式的视频存为一帧一帧的jpg格式的图像 2.im_fg_y.m是对文件进行阈值分割,可以自动读取图片并分割图像,显示效果。必要时可以做成函数用plc.m调用一次对多幅图片进行处理。 3.im_fg_b.m是对图像利用canny算子进行边缘检测,用于分析与显示。同样可以做成函数来调用。 4.pcl.m是对图像文件批处理,一次可以读入多幅图像,处理后再存储。 5.pcl1.m是调用边缘检测函数对一组图像进行分割并保存。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:7742
    • 提供者:liruihua
  1. ImgWizard

    0下载:
  2. 代码涉及了二值处理方面的功能、边缘检测、翻转、旋转、缩放、模式转换、模糊、锐化、调整、杂色、视频、锐化、像素化、自定义等模组功能. 算法的代码核心部分全部是用ASM实现的,没有用MMX和SSE指令-The code involves a two-value processing function, edge detection, flip, rotate, zoom, mode conversion, blur, sharpen, adjust, variegated, video, sharp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3181183
    • 提供者:刘华伟
  1. ContourTracking

    0下载:
  2. usb摄像头的读取和视频的播放和暂停 图像的边缘检测和移动检测 利用opencv和vs2010-read usb camera and video playback and pause image edge detection and motion detection using opencv and vs2010
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-02
    • 文件大小:14556617
    • 提供者:weq
  1. car_video_canny

    0下载:
  2. 将一段车辆视频,分别在三个窗口内显示其原始图像,灰度图像及边缘检测图像。这三个窗口 是同一列的。-The period of vehicle video, respectively, in the original image, gray-scale image, and the edge detected image is displayed within the three windows. These three windows are in the same column.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:1378
    • 提供者:史丽军
  1. BG

    0下载:
  2. OpenCV读入视频,灰度化,并Canny边缘检测 -Read OpenCV video, grayscale, and Canny edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-12-06
    • 文件大小:614
    • 提供者:网络
  1. ancy

    0下载:
  2. opencv 读取视频图像并作一些简单的基本的处理,比如边缘检测,中值滤波-Read the video image and make a few simple basic processing, such as edge detection, median filtering, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:227513
    • 提供者:王大神
  1. mubiaojiance

    0下载:
  2. 视频边缘检测,能更好的把视频的边缘检测出来,非常好-Video edge detection, better able to put out the video edge detection, very good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1639051
    • 提供者:missliu
  1. chengxu

    0下载:
  2. 边缘检测、显示视频、缩小、平滑、滑动实现开关作用-Edge detection, display video, narrow, smooth sliding action of switch
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2565
    • 提供者:张虹
  1. CVshowManyImage

    0下载:
  2. 实现了在一个窗口显示多个视频子窗口,能够读入单个的视频或摄像头数据,然后在一个窗口中分别显示原始帧图像、反色图像、灰度图像以及Canny边缘检测图像-Realization of a plurality of video sub-window display window can be read, or a single video camera data, and display the original image frame, anti-color image, gray-scale im
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1041858
    • 提供者:many
  1. Sobel_edge_detection

    0下载:
  2. Sobel边缘检测 C++ YUV视频文件-Sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11466040
    • 提供者:fei
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. CVMFC

    1下载:
  2. C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理   使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-07
    • 文件大小:5444608
    • 提供者:apudn58
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. canny

    0下载:
  2. 实现Canny边缘检测算法,针对彩色或灰度的视频都能够做到有效提取,很好用!-Realize Canny edge detection algorithm for color or grayscale video can be effectively extracted, very good use!
  3. 所属分类:Console

    • 发布日期:2017-05-29
    • 文件大小:11851571
    • 提供者:gms
  1. bianyuanjiancesuanfa

    0下载:
  2. 视频图像分析中的边缘检测算法用于图像处理中的。-Image analysis in the video edge detection algorithm for image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:844
    • 提供者:王继
  1. Key-frame-extraction

    0下载:
  2. 数字视频应用技术,基于opencv的边缘检测与关键帧的提取和保存-Application of digital video technology, extraction and preservation of OpenCV edge detection and key frame based on
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4134069
    • 提供者:江江
« 1 2 3 45 6 »
搜珍网 www.dssz.com